Release 10.1A: OpenEdge Development:
ADM Reference


setTableModifier

Stores the Specified HTML attributes for the <table> tag in TableModifier property (see wbtaprop.i).

Location: wbtable.p

Parameters:

INPUT pTableModifier AS CHARACTER

One or more HTML attributes that will be used in the TABLE tag.

Returns: LOGICAL

Notes: The Embedded SpeedScript (.htm) files created by the Report wizard show examples of this function call in use.

Examples:

setTableModifier(’  border="2" cellspacing=10’) 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095